FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.bc.bcy-ids#1.0.0 (156 ms)

Package ca.bc.bcy-ids
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.bc.bcy-ids@1.0.0&canonical=http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/Organization
Url http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/Organization
Status draft
Date 2021-11-26T21:23:26.6251638+00:00
Name Organization
Experimental False
Type Organization
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "896ad44b-ddc4-4f30-ace5-61f527066619",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2025-01-24T22:57:51.6295107+00:00"
  },
  "url" : "http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/Organization",
  "name" : "Organization",
  "status" : "draft",
  "date" : "2021-11-26T21:23:26.6251638+00:00",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization",
        "path" : "Organization",
        "short" : "FHIR resource applies for PIR Organization as Client Health Region or Submitter's Organization",
        "definition" : "FHIR resource applies for PIR Organization as Client Health Region or Submitter's Organization"
      },
      {
        "id" : "Organization.id",
        "path" : "Organization.id",
        "short" : "PIR Organizational Unit ID",
        "definition" : "PIR Organizational Branch ID under each different Health Authority (HA).",
        "comment" : "See Mappings",
        "min" : 1,
        "mapping" : [
          {
            "identity" : "CHRorg",
            "map" : "PIR CHR Id"
          },
          {
            "identity" : "ImmsOrg",
            "map" : "PIR Imms Org Id"
          }
        ]
      },
      {
        "id" : "Organization.meta",
        "path" : "Organization.meta",
        "min" : 1
      },
      {
        "id" : "Organization.meta.versionId",
        "path" : "Organization.meta.versionId",
        "comment" : "Apply '2025.01.1' (This indicates FHIR changes on 2025-Jan)."
      },
      {
        "id" : "Organization.meta.lastUpdated",
        "path" : "Organization.meta.lastUpdated",
        "comment" : "Updated: Relax the previously crossed-out elements."
      },
      {
        "id" : "Organization.meta.profile",
        "path" : "Organization.meta.profile",
        "comment" : "Use 'http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/Organization'",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/Organization"
      },
      {
        "id" : "Organization.meta.security",
        "path" : "Organization.meta.security",
        "max" : "1"
      },
      {
        "id" : "Organization.meta.tag",
        "path" : "Organization.meta.tag",
        "max" : "1"
      },
      {
        "id" : "Organization.contained",
        "path" : "Organization.contained",
        "max" : "1"
      },
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "short" : "PIR Organizational Unit ID",
        "definition" : "PIR Organizational Branch ID under each different Health Authority (HA). e.g. \"159\" is hte PIR Organizational Unit ID of Prince George which is under NHA",
        "max" : "1"
      },
      {
        "id" : "Organization.identifier.use",
        "path" : "Organization.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Organization.identifier.system",
        "path" : "Organization.identifier.system",
        "comment" : "Use 'https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-panorama-organization-unit-id'",
        "min" : 1
      },
      {
        "id" : "Organization.identifier.value",
        "path" : "Organization.identifier.value",
        "min" : 1
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "max" : "1"
      },
      {
        "id" : "Organization.name",
        "path" : "Organization.name",
        "short" : "PIR Organizational Unit Name",
        "definition" : "PIR Organizational Branch Name e.g. Prince George",
        "comment" : "Derive NAME from <ploephs.organization_unit.name>",
        "min" : 1
      },
      {
        "id" : "Organization.alias",
        "path" : "Organization.alias",
        "max" : "1"
      },
      {
        "id" : "Organization.telecom",
        "path" : "Organization.telecom",
        "max" : "1"
      },
      {
        "id" : "Organization.address",
        "path" : "Organization.address",
        "max" : "1"
      },
      {
        "id" : "Organization.partOf",
        "path" : "Organization.partOf",
        "short" : "The HA of which this PIR organization is under.",
        "definition" : "The Health Authority (HA) of which this PIR Organizational Branch is under.",
        "comment" : "Child of Panorama Organizational Unit",
        "min" : 1
      },
      {
        "id" : "Organization.partOf.reference",
        "path" : "Organization.partOf.reference",
        "comment" : "Apply \"Organization/OrgParentCHRnnn\" where \"nnn\" = (lookup of PanoBranch)"
      },
      {
        "id" : "Organization.partOf.identifier",
        "path" : "Organization.partOf.identifier",
        "min" : 1
      },
      {
        "id" : "Organization.partOf.identifier.value",
        "path" : "Organization.partOf.identifier.value",
        "min" : 1
      },
      {
        "id" : "Organization.contact",
        "path" : "Organization.contact",
        "max" : "1"
      },
      {
        "id" : "Organization.endpoint",
        "path" : "Organization.endpoint",
        "max" : "1"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.